packages/deco: remove trailing whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:48 +0000 (07:06 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:48 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40286

utils/deco/Makefile

index 70253ae332af9a0a2ad7bb6f41f6aca2008e51ab..294e21dd75227091d0c1d727630af2ae6340b103 100644 (file)
@@ -29,10 +29,10 @@ define Package/deco
 endef
 
 define Package/deco/description
-       A clone of Norton Commander for Unix. Text-based, full featured 
+       A clone of Norton Commander for Unix. Text-based, full featured
        file manager.
 endef
-  
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR)
 endef